[PATCH 27/30] net: mana: Use the correct WQE count for ringing RQ doorbell
authorLong Li <longli@microsoft.com>
Mon, 17 Jul 2023 19:35:39 +0000 (12:35 -0700)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 3 May 2024 12:36:41 +0000 (14:36 +0200)
commit5ea3c6881f7194c4cdd2acb98fd3d8ac17245321
tree1030c55b3004763d1cc740c39587aece3f05021a
parentff603afbb42551f37829f4c7b685a612c0b412bd
[PATCH 27/30] net: mana: Use the correct WQE count for ringing RQ doorbell

The hardware specification specifies that WQE_COUNT should set to 0 for
the Receive Queue. Although currently the hardware doesn't enforce the
check, in the future releases it may check on this value.

Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://lore.kernel.org/r/1689622539-5334-3-git-send-email-longli@linuxonhyperv.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
(cherry picked from commit f5e39b57124fd4715d7f0e2f841b8609b38f3e40)
Signed-off-by: Bastian Blank <waldi@debian.org>
Gbp-Pq: Topic features/all/ethernet-microsoft
Gbp-Pq: Name 0027-net-mana-Use-the-correct-WQE-count-for-ringing-RQ-do.patch
drivers/net/ethernet/microsoft/mana/gdma_main.c